home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ultra Gameplayers 101
/
Ultra Game Players Magazine, No. 101 - September 1997 (Imagine Publishing, Inc.)(1997).iso
/
pc
/
new_ugp.dxr
/
00341_Scripting Utilities.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-07-10
|
155 b
|
9 lines
on default defvalue, passedvalue
if voidp(passedvalue) then
set curval to defvalue
else
set curval to passedvalue
end if
return curval
end